records

records

Active filters Clear all

No active filters

Filters

NASA Hubble Space Telescope Pictures / Images du télescope spatial Hubble de la NASA

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Photo ID
               

No description available for this field.

Name (identifier)
photo_id
Type
decimal
Sample
                       
Title
               

No description available for this field.

Name (identifier)
photo_title
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
photo_description
Type
text
Sample
                       
Photo URL
               

No description available for this field.

Name (identifier)
photo_url_m
Type
file
Sample
                       
Photo date
               

No description available for this field.

Name (identifier)
photo_date_taken
Type
date
Sample
                       
Photo height
               

No description available for this field.

Name (identifier)
photo_height
Type
decimal
Sample
                       
Photo width
               

No description available for this field.

Name (identifier)
photo_width
Type
decimal
Sample
                       
Photo Licence
               

No description available for this field.

Name (identifier)
photo_license
Type
text
Sample
                       
Album ID
               

No description available for this field.

Name (identifier)
album_id
Type
decimal
Sample
                       
Album name
               

No description available for this field.

Name (identifier)
album_name_tags
Type
text
Sample
                       
Source URL
               

No description available for this field.

Name (identifier)
url
Type
text
Sample
                       
Tags
               

No description available for this field.

Name (identifier)
tags
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"nasahubble",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/nasahubble"
      }
    ]
    ,
  • "definitions":
    {
    • "nasahubble":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/nasahubble_records"
            }
          }
        }
      }
      ,
    • "nasahubble_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "photo_id":
              {
              • "type":"number",
              • "title":"Photo ID",
              • "description":""
              }
              ,
            • "photo_title":
              {
              • "type":"string",
              • "title":"Title",
              • "description":""
              }
              ,
            • "photo_description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "photo_url_m":
              {
              • "type":"string",
              • "title":"Photo URL",
              • "description":""
              }
              ,
            • "photo_date_taken":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Photo date",
              • "description":""
              }
              ,
            • "photo_height":
              {
              • "type":"number",
              • "title":"Photo height",
              • "description":""
              }
              ,
            • "photo_width":
              {
              • "type":"number",
              • "title":"Photo width",
              • "description":""
              }
              ,
            • "photo_license":
              {
              • "type":"string",
              • "title":"Photo Licence",
              • "description":""
              }
              ,
            • "album_id":
              {
              • "type":"number",
              • "title":"Album ID",
              • "description":""
              }
              ,
            • "album_name_tags":
              {
              • "type":"string",
              • "title":"Album name",
              • "description":""
              }
              ,
            • "url":
              {
              • "type":"string",
              • "title":"Source URL",
              • "description":""
              }
              ,
            • "tags":
              {
              • "type":"string",
              • "title":"Tags",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets